Skip to main content

Update & Upgrade cluster

Upgrade & Update Cluster

To upgrade or update a cluster, navigate to the three dots (...) from the clusters list page and click Edit.


Editable Fields

1. Kubernetes Version

Incremental version upgrades are supported. You can upgrade one minor version at a time (e.g., 1.28 to 1.29). Atmosly supports versions 1.24 through 1.33, with end-of-support tracking for each version.

2. VPC / CIDR

You can add a secondary CIDR range to expand the network address space of your cluster's VPC.

3. Tags

Modify key-value pair tags attached to cluster resources for identification and billing.

4. Cluster Log Retention Period

Adjust the duration for which cluster logs are retained.

5. VPC Flow Log Retention Period

Modify the duration for which VPC flow logs are stored.

6. Add-ons

Manage the add-ons installed on your cluster:

Add-onCan RemoveCan AddCan Edit
Cert ManagerNoYesNo
Cert Manager LE EmailNoYesNo
Letsencrypt HTTP IssuersNoYesNo
EFS Storage ClassNoYesNo
EBS CSI DriverNoYesNo
Ingress ALB ControllerNoYesNo
NGINX Ingress ControllerNoYesNo
VPC CNINoYesNo
Metrics ServerNoYesNo
KarpenterNoYesNo
Cluster AutoscalerNoYesNo
AWS Node Termination HandlerNoYesNo
Service Monitor CRDNoYesNo
HPA for CoreDNSNoYesNo
Single AZ GP3 SCNoYesNo
Cluster Proportional AutoscalerNoYesNo
PGL StackYesYesYes
K8s DashboardYesYesYes
ArgoFlowYesYesYes
KedaYesYesYes
External SecretsYesYesYes
Istio Service MeshYesYesYes
ReloaderYesYesYes

Update Process

  1. Navigate to the cluster edit page.
  2. Modify the desired fields.
  3. For add-ons: edit existing configurations, add new add-ons, or remove eligible add-ons.
  4. Review the entire update in the Preview step.
  5. Click Update to apply changes.

Update Status

During an update, the cluster will show one of the following statuses:

StatusDescription
UpdatingCluster infrastructure, add-on, or node group update is in progress
ActiveUpdate completed successfully and the cluster is fully operational
Update FailedThe update operation has failed — review the cluster logs for details
info

Update history is tracked and stored for each cluster. You can view previous update operations in the cluster logs section.